Mesh.animVertices

Animation vertex data +//// Animated vertex positions (after bones transformations

struct Mesh
float* animVertices;

Meta